crypto/tls.permanentError.Unwrap (method)

one use

	crypto/tls (current package)
		conn.go#L194: func (e *permanentError) Unwrap() error   { return e.err }